-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add setup.py
#40
Add setup.py
#40
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Hi @edoardob90 - looking at the wheel build failures in Github Actions, I think the issue may be related to how CLEED is compiled via the custom Extension class used with |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 8 +2
Lines 134 136 +2
=========================================
+ Hits 134 136 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thank you @Liam-Deacon for the comment. I indeed had a look into Other hints on to use that build system are obviously welcomed. |
Glad to see you got it building - nice work! |
Fixes #10